home *** CD-ROM | disk | FTP | other *** search
/ FCE Gold Plus / GOLD.iso / pc / swf / pelmanism.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2005-03-07  |  92b  |  6 lines

  1. on(rollOver){
  2.    this.swapDepths(400);
  3.    this._xscale = 140;
  4.    this._yscale = 140;
  5. }
  6.